home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-11-02 | 889 b | 41 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = ScrollViewDeluxe
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = ScrollViewDelPal.nib ScrollViewDeluxe.nib\
- SVDInspector.nib
-
- GLOBAL_RESOURCES = ScrollViewDeluxe.tiff palette.table
-
- CLASSES = Ruler.m ScrollViewDeluxe.m SVDInspector.m
-
- HFILES = Ruler.h ScrollViewDeluxe.h SVDInspector.h
-
- OTHERSRCS = Makefile ReadMe.rtf
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-